| 1. | This increases the size of the session object 它会增加会话对象的大小。 |
| 2. | We chose to store the list of groups in the session object 我们可以选择将组列表存储在会话对象中。 |
| 3. | First , the stateful session object 首先,有状态会话对象( |
| 4. | Gets the intrinsic session object that provides access to session data 获取提供对会话数据的访问的内部会话对象。 |
| 5. | Method needs to store a reference to a session object from your repository 方法需要存储来自存储库的会话对象的引用。 |
| 6. | If the user chooses to log out the user id is removed from the session object 如果用户选择退出,则从session对象中删除用户id 。 |
| 7. | If persistence is required , place report objects in the user s session object instead 如果需要保持,请将报表对象放到用户的session对象中。 |
| 8. | By default , the asp . net session object uses a client - side cookie to store an identifier 默认情况下, asp . net会话对象使用客户端cookie存储标识符。 |
| 9. | Object that stores page state on the server in the session object associated with the client 对象,该对象将页状态存储在服务器上与客户端关联的会话对象中。 |
| 10. | Session management is implemented with session object in web application on . net platform Net平台上的webservice中的session对象实现了服务器端的会话管理功能。 |